Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.scala-native:sbt-scala-native to v0.5.4 #412

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
org.scala-native:sbt-scala-native (source) plugin patch 0.5.1 -> 0.5.4

Release Notes

scala-native/scala-native (org.scala-native:sbt-scala-native)

v0.5.4: 0.5.4

Compare Source

0.5.4 (2024-06-24)

We're happy to announce the path release of Scala Native 0.5.4.

Supported Scala versions
Scala Binary Version Supported Scala Versions
2.12 2.12.14 ... 2.12.19
2.13 2.13.8 ... 2.13.14
3 3.1.2 ... 3.1.3
3.2.0 ... 3.2.2
3.3.0 ... 3.3.3
3.4.0 ... 3.4.2
3.5.0-RC2

Upon release of new Scala version (stable, or Scala 3 RC) version dependent artifacts would be published without a new release.

Commits since last release 12
Merged PRs 11
Contributors 4
Contributors

Big thanks to everybody who contributed to this release or reported an issue!

$ git shortlog -sn --no-merges v0.5.3..v0.5.4
     7	LeeTibbert
     3	Wojciech Mazur
     1	Corey O'Connor
     1	João Costa
Merged PRs
v0.5.4 (2024-06-24)

Full Changelog

Notable pull requests:

Java standard library
Toolchain
Scala Native Runtime
  • Only include delimcc on platforms that support continuations #​3975(JD557)

v0.5.3

Compare Source

We're happy to announce the release of Scala Native 0.5.3.

This release introduces bugfixes the runtime and toolchains.
Notably it fixes spurious segmentation faults coused by lack of null guards before calling methods, but also brings multiple fixes to IO operations on files.

Supported Scala versions
Scala Binary Version Supported Scala Versions
2.12 2.12.14 ... 2.12.19
2.13 2.13.8 ... 2.13.14
3 3.1.2 ... 3.1.3
3.2.0 ... 3.2.2
3.3.0 ... 3.3.3
3.4.0 ... 3.4.2
3.5.0-RC1

Upon release of new Scala version (stable, or Scala 3 RC) version dependent artifacts would be published without a new release.

Commits since last release 8
Merged PRs 7
Contributors 2
Contributors

Big thanks to everybody who contributed to this release or reported an issue!

$ git shortlog -sn --no-merges v0.5.2..v0.5.3
  7	Wojciech Mazur
  1	98765abc
Merged PRs
v0.5.3 (2024-06-04)

Full Changelog

Merged pull requests:

Toolchain
  • Fix generation of null guards for cases when null guard was emitted only in 1 branch of control flow #​3940 (WojciechMazur)
Java standard library
Artifacts
  • improve [build]: Publish Scala 2.13 artifacts using oldest cross compiled version of Scala 2.13 #​3947 (WojciechMazur)

v0.5.2

Compare Source

See changelog at Scala Native website: changelog v0.5.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jul 3, 2024
@renovate renovate bot enabled auto-merge (squash) July 3, 2024 14:23
@renovate renovate bot merged commit 7df526d into main Jul 5, 2024
11 checks passed
@renovate renovate bot deleted the renovate/org.scala-native-sbt-scala-native-0.x branch July 5, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant